cody - HTMLify profile
cody
4270 Files
785057 Views
Latest files of /cody/frontendcharm/Mini-Projects/LOADERS/Spinning Squares
* {
box-sizing: border-box;
}
body {
background-color: #161622;
display: grid;
place-items: center;
box-sizing: border-box;
}
body {
background-color: #161622;
display: grid;
place-items: center;